The RenderTotallerETF method returns a variant that contains ETF data for the Group Tree. This method can be invoked only when in formatting idle mode.
Function RenderTotallerETF (rootGroupPath, startingChildNumber As Long,
pastRootLevels As Integer, maxNodeCount,
resultType As CRRenderResultType)
Parameter | Description |
---|---|
Specifies an integer array that represents the group path. An empty array would represent the entire report, an array (0, 1) would represent a drill down on the second group member within the first group member where 0 = first group in Group #1 and 1 = second group in Group #2. | |
The maximum number of nodes for each group level in the Group Tree. | |
CRRenderResultType. Specifies whether the page will be rendered using strings or arrays. See Remarks below. |
Returns the Totaller ETF stream.
Currently only arrays are supported.
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |